golang.org/x/net/http2.outflow.setConnFlow (method)
2 uses
golang.org/x/net/http2 (current package)
flow.go#L91: func (f *outflow) setConnFlow(cf *outflow) { f.conn = cf }
transport.go#L2071: cs.flow.setConnFlow(&cc.flow)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)